Click or drag to resize

GroupByOrder Property

Determines the order of the groups in the grouped item array that is returned in the response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SortDirection Order { get; set; }

Property Value

Type: SortDirection
See Also